Skip to content

build(deps): update Go dependencies#1109

Merged
raphael merged 3 commits into
mainfrom
build/update-go-dependencies
Jun 2, 2026
Merged

build(deps): update Go dependencies#1109
raphael merged 3 commits into
mainfrom
build/update-go-dependencies

Conversation

@raphael

@raphael raphael commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Updates Go module dependencies via go get -u -v ./....
  • Aligns the static-check workflow Go versions with the updated go 1.26 module directive.

Test plan

  • go test ./... --coverprofile=cover.out
  • make lint
  • go install ./cmd/mdl ./cmd/stz

Note: make all was attempted locally, but local Node v26/npm 11.12.1 failed while generating cmd/mdl/webapp/package-lock.json with Cannot read properties of null (reading 'matches') before any repo files changed.

@raphael raphael merged commit d916f48 into main Jun 2, 2026
4 checks passed
@raphael raphael deleted the build/update-go-dependencies branch June 2, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant